Skip to content

Conversation

@aelovikov-intel
Copy link
Contributor

Follow-up for #16194. We must keep exporting it for backward ABI compatibility by default, but that isn't necessary for the next major release (which -fpreview_breaking_changes covers).

…_breaking_changes`

Follow-up for intel#16194. We must keep
exporting it for backward ABI compatibility by default, but that isn't
necessary for the next major release (which `-fpreview_breaking_changes`
covers).
@Bensuo
Copy link
Contributor

Bensuo commented Dec 17, 2024

Should we also be removing the original function definition taking a string at L343 when under -fpreview_breaking_changes? Or is it just silently dropped/not exported when the library is built?

@aelovikov-intel
Copy link
Contributor Author

Should we also be removing the original function definition taking a string at L343 when under -fpreview_breaking_changes? Or is it just silently dropped/not exported when the library is built?

I'm dumb... The one at line 343 was the one I wanted to change, I think... Let me put it to draft and get back to it after morning coffee :)

@aelovikov-intel aelovikov-intel marked this pull request as draft December 17, 2024 15:33
@aelovikov-intel aelovikov-intel marked this pull request as ready for review December 17, 2024 16:58
@EwanC EwanC requested review from Bensuo and removed request for julianmi December 18, 2024 15:45
@aelovikov-intel
Copy link
Contributor Author

@Bensuo , please re-review.

Copy link
Contributor

@Bensuo Bensuo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM thanks!

@aelovikov-intel aelovikov-intel merged commit 3696d7b into intel:sycl Dec 19, 2024
14 checks passed
@aelovikov-intel aelovikov-intel deleted the print_graph_preview branch December 19, 2024 16:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants